logical database name meaning in English
逻辑数据库名
Examples
- Replication requires a persistent logical database name
复制需要一个持久的数据库逻辑名称。 - Logical database naming
数据库逻辑命名 - Any transact - sql code that contains logical database names will not work
任何包含数据库逻辑名称的transact - sql代码都无法使用。 - Because the logical name of the database depends on the file location , which will change with each xcopy , any code that specifies a logical database name will fail
因为数据库的逻辑名称取决于文件位置,该位置会在每次xcopy时发生更改,所以,任何指定数据库逻辑名称的代码都无法使用。 - If the length of the full path and file name exceeds 127 characters , the logical database name is shortened and prefixed with a guid , ensuring a unique logical name
如果完整路径和文件名的长度超过127个字符,则需要缩短数据库的逻辑名称,并且加上前缀guid ,从而确保逻辑名称的唯一性。